Vantiv Online utilizes secure FTP in order to send batch transactions from the client’s servers to the gateway.
You must have access to the following tools:
Tool | URL |
---|---|
OpenSSH for Windows | http://www.mls-software.com/opensshd.html |
FileZilla | https://filezilla-project.org/ |
Note: Make sure you are downloading these tools onto the machine that has a whitelisted IP address to Vantiv or they will not work.
To configure Vantiv for batch processing, complete the following steps:
Open a command prompt in Admin mode and generate a RSA key for the pre live environment.
ssh-keygen –t rsa –C “[username]@payments.vantivprelive.com”
Note: Make sure the value entered for knownHostsFile is the same path to the known hosts file you just created above.
View the Adding Merchant Account Settings help topic for information on adding merchant account settings. View the Adding the Vantiv Merchant Account Settings help topic for information specific to Vantiv.
Once this has been configured for all of your Vantiv merchant accounts, you will be able to send and receive files from Vantiv via sFTP.